/* Copyright footer */

.abb-footer-copyright-row {
	position: relative;
	height: 25px;
	overflow: hidden;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	margin-top: -25px;
	z-index: 10;
	}
	
.abb-footer-p, .abb-footer-p a:link, .abb-footer-p a:active, .abb-footer-p a:visited, .abb-footer-p a:hover {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size:11px;
	color: rgba(255, 255, 255, 0.6);
	line-height: 25px;
	height: 25px;
	text-align: center;
	}	
	
.abb-footer-p strong {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size:11px;
	color: rgba(255, 255, 255, 0.6);
	line-height: 25px;
	height: 25px;
	text-align: center;
	}	

.abb-footer-text {
	}
